[INFO] cloning repository https://github.com/halo-space/kun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halo-space/kun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalo-space%2Fkun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalo-space%2Fkun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d656a86775671a2e3bba9bcdca2c9b37f8f13c5d
[INFO] testing halo-space/kun against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalo-space%2Fkun" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/halo-space/kun
[INFO] finished tweaking git repo https://github.com/halo-space/kun
[INFO] tweaked toml for git repo https://github.com/halo-space/kun written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/halo-space/kun on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/halo-space/kun already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.3+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8f7083317bb58f080759a02dbfb5a35a1f83f60bf4bd4becef6f7049fbaf78c
[INFO] running `Command { std: "docker" "start" "-a" "b8f7083317bb58f080759a02dbfb5a35a1f83f60bf4bd4becef6f7049fbaf78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8f7083317bb58f080759a02dbfb5a35a1f83f60bf4bd4becef6f7049fbaf78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f7083317bb58f080759a02dbfb5a35a1f83f60bf4bd4becef6f7049fbaf78c", kill_on_drop: false }`
[INFO] [stdout] b8f7083317bb58f080759a02dbfb5a35a1f83f60bf4bd4becef6f7049fbaf78c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd3536aff731f46f3792fb73b35e8272e1bee16432085f0f77de57e7f6188eb9
[INFO] running `Command { std: "docker" "start" "-a" "cd3536aff731f46f3792fb73b35e8272e1bee16432085f0f77de57e7f6188eb9", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.3+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling sxd-xpath v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling halo-spider v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "cd3536aff731f46f3792fb73b35e8272e1bee16432085f0f77de57e7f6188eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3536aff731f46f3792fb73b35e8272e1bee16432085f0f77de57e7f6188eb9", kill_on_drop: false }`
[INFO] [stdout] cd3536aff731f46f3792fb73b35e8272e1bee16432085f0f77de57e7f6188eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2983f284d01e2a31645bdf642fb86518286fb02a2c3ce467d9f310d8c9d31e29
[INFO] running `Command { std: "docker" "start" "-a" "2983f284d01e2a31645bdf642fb86518286fb02a2c3ce467d9f310d8c9d31e29", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.0.3+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling halo-spider v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/rules/run.rs:549:22
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let output = apply(&response, &compiled.steps[0]).await.unwrap();
[INFO] [stdout]     |                      ^^^^^------------------------------- argument #3 of type `&Compiled` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/rules/run.rs:16:14
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub async fn apply(response: &Response, step: &CompiledStep, compiled: &Compiled) -> Result<Output, SpiderError> {
[INFO] [stdout]     |              ^^^^^                                           -------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let output = apply(&response, &compiled.steps[0], /* &Compiled */).await.unwrap();
[INFO] [stdout]     |                                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/rules/run.rs:597:22
[INFO] [stdout]     |
[INFO] [stdout] 597 |         let output = apply(&response, &compiled.steps[0]).await.unwrap();
[INFO] [stdout]     |                      ^^^^^------------------------------- argument #3 of type `&Compiled` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/rules/run.rs:16:14
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub async fn apply(response: &Response, step: &CompiledStep, compiled: &Compiled) -> Result<Output, SpiderError> {
[INFO] [stdout]     |              ^^^^^                                           -------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 597 |         let output = apply(&response, &compiled.steps[0], /* &Compiled */).await.unwrap();
[INFO] [stdout]     |                                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/ai_extraction.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut items = Vec::new();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `day`
[INFO] [stdout]   --> examples/period_xml_dsl.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let day = "27"; // 简化处理
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `halo-spider` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc6TosKg/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-293c6e26f63e4838,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-9f7771b3476d90ad,libhalo_spider-3462a5f18b96d313,libtoml-ab2bcd5885341bac,libtoml_writer-491e08a65d9b9d17,libtoml_parser-778513e8457bdabd,libwinnow-8dc077fba72b3b11,libserde_spanned-c1cbf22f24c160f5,libtoml_datetime-6b01209fc991fd0f,libsxd_xpath-e57e984a521c17d8,libquick_error-d40abd8d97f0f2e3,libsxd_document-9b7e927dad76ac5c,libperesil-bf838777143c7786,libtyped_arena-38ba0f1018cfcb34,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libquick_xml-2608cb39e05c7c63,libscraper-ce145ef90a9021c2,libego_tree-b962cbce906a24cc,libselectors-132f18342a9ed79a,librustc_hash-d7c9c021d0487117,libservo_arc-c08b45dc26e7557d,libderive_more-ea318506a1caefa4,libcssparser-bcc57e477e634b57,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-5a14685d91276a4d,libmarkup5ever-2b6a979f4e7f1990,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libmac-c49d677f899b5d26,libweb_atoms-7994cb04a5710227,libstring_cache-584cd660216fd863,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libphf-4e7e484029389423,libphf_shared-7142a314176530d5,libsiphasher-9b5a30f57019f0cd,libthiserror-8d48f50e62149409,libfutures-aee079be54c605ca,libfutures_executor-ccfdd1460f625cb8,libreqwest-9ae79924ca87e358,librustls_platform_verifier-9da19bd0736e0315,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libcookie_store-37d5f949df9c841d,libpublicsuffix-07e61cb5cf9741bd,libpsl_types-fd0d8ee12106f23e,libcookie-ba6851248278d2b5,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libhyper_rustls-742be50bfa821160,libtokio_rustls-d3eace68ee5b79df,librustls-a2a549b44f08fa64,libsubtle-ca7024fc66e4388f,libwebpki-5c441df892ffcdd1,libuntrusted-3420b86308bec153,libaws_lc_rs-5321bed6186edd3b,libaws_lc_sys-2d23b7ae78eaeef5,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libcfg_if-5af52f617df93f8f,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libserde-644b9894b1629dec,libserde_core-365391bf3dd30696,libtower_http-fc056547585a1273,libbitflags-5c085993cab0beac,libiri_string-d8b08e8827a09725,libtower-015fd8e4498c844f,libtower_layer-d70c7e404336389b,libhyper_util-d1a5b11184db1911,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-fd359d508eb71f9b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1eacfda0b7171072,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-1e7f8c7276226e24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-720db6f037b28b5f,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-c8ae106bdce73e9b,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libhttp_body_util-6ebe35ca0c711b0b,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-0da9d603f85e547e,libidna-c3dfcd9d18fdd9fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-04888191716c24da,libicu_properties-ed6a7f316e20097f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-d161af77d3b58a36,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-1c8cb2bc4d6eb5b2,libpotential_utf-a0a4c243df2c9810,libicu_provider-0c7ab5cb7e051855,libicu_locale_core-437803a580014b27,libtinystr-e07a4c825666ec3c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-39acb37e37b610e9,libzerotrie-77bbe83f225dd25c,libyoke-c7673c777c06a206,libstable_deref_trait-b312b799b37d90c9,libzerofrom-da883e32a433cae7,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc6TosKg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-faa1d0adae9f906f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/period_xml_dsl-121f2906c4815fe3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `halo-spider` (example "period_xml_dsl") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcuaTzK6/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-293c6e26f63e4838,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-9f7771b3476d90ad,libjiff-d93fed5f69212da1,libhalo_spider-3462a5f18b96d313,libtoml-ab2bcd5885341bac,libtoml_writer-491e08a65d9b9d17,libtoml_parser-778513e8457bdabd,libwinnow-8dc077fba72b3b11,libserde_spanned-c1cbf22f24c160f5,libtoml_datetime-6b01209fc991fd0f,libsxd_xpath-e57e984a521c17d8,libquick_error-d40abd8d97f0f2e3,libsxd_document-9b7e927dad76ac5c,libperesil-bf838777143c7786,libtyped_arena-38ba0f1018cfcb34,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libquick_xml-2608cb39e05c7c63,libscraper-ce145ef90a9021c2,libego_tree-b962cbce906a24cc,libselectors-132f18342a9ed79a,librustc_hash-d7c9c021d0487117,libservo_arc-c08b45dc26e7557d,libderive_more-ea318506a1caefa4,libcssparser-bcc57e477e634b57,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-5a14685d91276a4d,libmarkup5ever-2b6a979f4e7f1990,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libmac-c49d677f899b5d26,libweb_atoms-7994cb04a5710227,libstring_cache-584cd660216fd863,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libphf-4e7e484029389423,libphf_shared-7142a314176530d5,libsiphasher-9b5a30f57019f0cd,libthiserror-8d48f50e62149409,libfutures-aee079be54c605ca,libfutures_executor-ccfdd1460f625cb8,libreqwest-9ae79924ca87e358,librustls_platform_verifier-9da19bd0736e0315,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libcookie_store-37d5f949df9c841d,libpublicsuffix-07e61cb5cf9741bd,libpsl_types-fd0d8ee12106f23e,libcookie-ba6851248278d2b5,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libhyper_rustls-742be50bfa821160,libtokio_rustls-d3eace68ee5b79df,librustls-a2a549b44f08fa64,libsubtle-ca7024fc66e4388f,libwebpki-5c441df892ffcdd1,libuntrusted-3420b86308bec153,libaws_lc_rs-5321bed6186edd3b,libaws_lc_sys-2d23b7ae78eaeef5,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libcfg_if-5af52f617df93f8f,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libserde-644b9894b1629dec,libserde_core-365391bf3dd30696,libtower_http-fc056547585a1273,libbitflags-5c085993cab0beac,libiri_string-d8b08e8827a09725,libtower-015fd8e4498c844f,libtower_layer-d70c7e404336389b,libhyper_util-d1a5b11184db1911,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-fd359d508eb71f9b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1eacfda0b7171072,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-1e7f8c7276226e24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-720db6f037b28b5f,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-c8ae106bdce73e9b,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libhttp_body_util-6ebe35ca0c711b0b,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-0da9d603f85e547e,libidna-c3dfcd9d18fdd9fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-04888191716c24da,libicu_properties-ed6a7f316e20097f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-d161af77d3b58a36,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-1c8cb2bc4d6eb5b2,libpotential_utf-a0a4c243df2c9810,libicu_provider-0c7ab5cb7e051855,libicu_locale_core-437803a580014b27,libtinystr-e07a4c825666ec3c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-39acb37e37b610e9,libzerotrie-77bbe83f225dd25c,libyoke-c7673c777c06a206,libstable_deref_trait-b312b799b37d90c9,libzerofrom-da883e32a433cae7,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcuaTzK6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-faa1d0adae9f906f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/period_xml_pure_dsl_v2-644b792d4bb0bb20" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `halo-spider` (example "period_xml_pure_dsl_v2") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcWkrlyy/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-293c6e26f63e4838,libthread_local-930fa34297cc73a9,libnu_ansi_term-397b1770c3b67a2d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-9f7771b3476d90ad,libjiff-d93fed5f69212da1,libhalo_spider-3462a5f18b96d313,libtoml-ab2bcd5885341bac,libtoml_writer-491e08a65d9b9d17,libtoml_parser-778513e8457bdabd,libwinnow-8dc077fba72b3b11,libserde_spanned-c1cbf22f24c160f5,libtoml_datetime-6b01209fc991fd0f,libsxd_xpath-e57e984a521c17d8,libquick_error-d40abd8d97f0f2e3,libsxd_document-9b7e927dad76ac5c,libperesil-bf838777143c7786,libtyped_arena-38ba0f1018cfcb34,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libquick_xml-2608cb39e05c7c63,libscraper-ce145ef90a9021c2,libego_tree-b962cbce906a24cc,libselectors-132f18342a9ed79a,librustc_hash-d7c9c021d0487117,libservo_arc-c08b45dc26e7557d,libderive_more-ea318506a1caefa4,libcssparser-bcc57e477e634b57,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-5a14685d91276a4d,libmarkup5ever-2b6a979f4e7f1990,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libmac-c49d677f899b5d26,libweb_atoms-7994cb04a5710227,libstring_cache-584cd660216fd863,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libphf-4e7e484029389423,libphf_shared-7142a314176530d5,libsiphasher-9b5a30f57019f0cd,libthiserror-8d48f50e62149409,libfutures-aee079be54c605ca,libfutures_executor-ccfdd1460f625cb8,libreqwest-9ae79924ca87e358,librustls_platform_verifier-9da19bd0736e0315,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libcookie_store-37d5f949df9c841d,libpublicsuffix-07e61cb5cf9741bd,libpsl_types-fd0d8ee12106f23e,libcookie-ba6851248278d2b5,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libhyper_rustls-742be50bfa821160,libtokio_rustls-d3eace68ee5b79df,librustls-a2a549b44f08fa64,libsubtle-ca7024fc66e4388f,libwebpki-5c441df892ffcdd1,libuntrusted-3420b86308bec153,libaws_lc_rs-5321bed6186edd3b,libaws_lc_sys-2d23b7ae78eaeef5,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libcfg_if-5af52f617df93f8f,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libserde-644b9894b1629dec,libserde_core-365391bf3dd30696,libtower_http-fc056547585a1273,libbitflags-5c085993cab0beac,libiri_string-d8b08e8827a09725,libtower-015fd8e4498c844f,libtower_layer-d70c7e404336389b,libhyper_util-d1a5b11184db1911,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-fd359d508eb71f9b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1eacfda0b7171072,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-1e7f8c7276226e24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-720db6f037b28b5f,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-c8ae106bdce73e9b,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libhttp_body_util-6ebe35ca0c711b0b,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-0da9d603f85e547e,libidna-c3dfcd9d18fdd9fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-04888191716c24da,libicu_properties-ed6a7f316e20097f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-d161af77d3b58a36,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-1c8cb2bc4d6eb5b2,libpotential_utf-a0a4c243df2c9810,libicu_provider-0c7ab5cb7e051855,libicu_locale_core-437803a580014b27,libtinystr-e07a4c825666ec3c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-39acb37e37b610e9,libzerotrie-77bbe83f225dd25c,libyoke-c7673c777c06a206,libstable_deref_trait-b312b799b37d90c9,libzerofrom-da883e32a433cae7,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcWkrlyy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-faa1d0adae9f906f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/period_xml_final-1a75493445b3c463" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `halo-spider` (example "period_xml_final") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2983f284d01e2a31645bdf642fb86518286fb02a2c3ce467d9f310d8c9d31e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2983f284d01e2a31645bdf642fb86518286fb02a2c3ce467d9f310d8c9d31e29", kill_on_drop: false }`
[INFO] [stdout] 2983f284d01e2a31645bdf642fb86518286fb02a2c3ce467d9f310d8c9d31e29
